home *** CD-ROM | disk | FTP | other *** search
/ Aminet 12 / Aminet 12 (1996)(GTI - Schatztruhe)[!][Jun 1996].iso / Aminet / gfx / misc / fastifxmodul62.readme < prev    next >
Text File  |  1996-05-05  |  22KB  |  430 lines

  1. Short:    ImageFX loaders(incl.PCD)&savers(incl.animation saver)
  2. Author:   hhoff@pool.informatik.rwth-aachen.de (Helmut Hoffmann)
  3. Uploader: hhoff@pool.informatik.rwth-aachen.de (Helmut Hoffmann)
  4. Type:     gfx/misc
  5. Kurz:     ImageFX Lader(inkl.PCD)&Saver(inkl.Animationserzeugung)
  6.  
  7. HHsFastImageFXModules 6.2
  8. =========================
  9.  
  10. new in V6.x: Downscaled loading support; useful if you have big pictures to
  11.     load... no more out of memory problems (or slow virtual memory).
  12.     Simply load the pictures in downscaled form (25% size or 50% size);
  13.     also available as option for loading from ARexx scripts.
  14. new in V5.0: TrueColor animation saving support in HHsYUVSq animation format
  15.     ->create your own TrueColor animations for playback on CyberGraphX
  16.       with CyberTVPlayer or on EGS with EGSTVPlayer <-
  17.     Including ARexx scripts for automatic conversion of picture
  18.      directories or other animations into HHsYUVSq animation format
  19.     Inclusion of additional IFXAppWindow utility
  20.  
  21. -> you can order the FastIFXModules at a small add-on price if you also
  22.    order CyberShow (my universal viewer/slideshow program for all Amigas with
  23.    OS3.0; incl. CyberGraphX support...), EGSPhotoAlbum or EGS-TV Professional
  24.  
  25. The fast universal loader/saver modules can be used with ImageFX and
  26. ImageFX-EGS. They are shareware; without a keyfile which you get after
  27. registration, they will load and save all pictures or animations in greyscale,
  28. regardless if they are color or not, but the speed and format support is
  29. the same, so that you can try if they fit your needs.
  30.  
  31. Warning: I am aware that illegal/modified keyfiles of this module may exist.
  32. !Use of such keyfiles ("hhsloaderkey.library") is strictly prohibited and
  33. !can lead to undefined results and problems! For a program which you use
  34. !you should also be willing to pay the shareware fee. Only if enough users
  35. !register I will be able to do further improvements or create other graphic
  36. !applications. You can also help me by sending me illegal keyfiles of
  37. !this product which you find somewhere.
  38.  
  39. The loader module currently supports the following file formats:
  40.  
  41. * IFF-ILBM (all standard formats 1 to 8Bit, EHB, HAM6, HAM8, 24Bit)
  42. * PhotoCD (Base format 768x512 or 512x768 (portrait); linear 24Bit colors)
  43. * PPM/PGM/PBM (P1&P4 b&w, P5 grey, P6 color)
  44. * QRT (also known as dump format by PD raytracers as POV-Ray)
  45. * Targa (RLE compr.&uncompr. 1/8/15/16/24/32Bit;incl. interleaved)
  46. * PCX (compr.&uncompr. EGA1-4Bit, VGA 8Bit grey/Colormap and 24Bit)
  47. * MacPaint (b&w compressed 1Bit format; datafork only)
  48. * BMP (uncompr. 24Bit RGB,1Bit,4Bit or 8Bit Colormap; RLE compressed 8Bit,1Bit)
  49. * TIF (packbit-compr.&uncompr. 24Bit,1-8Bit grey/Color Motorola&Intel formats)
  50. * EGS7.x window iconification file format
  51. * DEEP (compr.&uncompr. 24Bit and 32Bit)
  52. * RGB formats (RGB8, RGBN, RGB5)
  53. * ACBM formats (1 to 8Bit, incl. HAM6/HAM8)
  54. * FBM formats (8Bit grey/color and 24Bit)
  55. * IFF-PBM (DPII) format
  56. * Sun raster (1Bit, 8Bit grey/color and 24Bit uncompressed)
  57. * YUV (color 1:1:1, 2:1:1, 4:1:1 and greyscale)
  58. * VLAB raw (color 1:1:1, 2:1:1, 4:1:1 and greyscale)
  59. * HHsYUVSq sequence format (sequential or random access; only first frame)
  60. * HHsXRL formats (1-8Bit ColorMap incl. HAM6/8, 8Bit grey, 24Bit RGB compressed)
  61. * binary-EPS bitmaps (RGB and CMYK; this function is experimental)
  62. * TBCPlus frames/fields
  63.  
  64. * Picture DataTypes (many formats are available as DataTypes for OS3.x users)
  65. * Animation DataTypes (many animation formats are available as DataTypes for
  66.   OS3.1 users; currently only the first frame can be loaded with Animation DataTypes)
  67.  
  68. The saver module currently supports the following file formats:
  69.  
  70. * HHsYUVSq animation format (upto size 360x310); create new animations (by
  71.   specifying a new file) or append frames to an animation (select old file).
  72.   Please note: Image width must be in the range 80 to 360 (even size will
  73.   be generated); Image height must be in the range 64 to 310. To append
  74.   frames to an animation, the image size in ImageFX must match the frame
  75.   size of the file you want to append to. Otherwise (or if you specify
  76.   not a HHsYUVSq anim file) the error "Unrecognized file format" occurs.
  77. * QRT (also known as dump format by PD raytracers as POV-Ray)
  78. * Targa (RLE compr.&uncompr. 24Bit, 8Bit grey, 8Bit color map, 1Bit color map)
  79. * HHsXRL formats (1-8Bit ColorMap incl. HAM6/8, 8Bit grey, 24Bit RGB compressed)
  80.   with optional lossy reduction for TrueColor or greyscale pictures; this new
  81.   file format series has surprisingly good (lossless) compression of raytraced
  82.   24Bit pictures or undithered color mapped pictures with 2 to 256 colors;
  83.   also very usable with ClipArt...; this format can be saved in color
  84.   even in the demo version (to check the good compression), but loading
  85.   will be in greyscales in the demo as well.
  86.  
  87. To install the loader/saver modules, just use the included install script.
  88. This will copy the files named "-HHsFastImageFXLoader-" and
  89. "-HHsFastImageFXScaler-" to your ImageFX:modules/loaders directory and
  90. "-HHsFastImageFXSaver-" to your ImageFX:modules/savers directory. In
  91. addition your keyfile will be installed to LIBS: if you start the install
  92. script from your original full version disk.
  93.  
  94. If you also want to use the ARexx scripts for easy animation creation
  95. or the IFXAppWindow tool, you have to install them manually by dragging
  96. them whereever you like them to be.
  97.  
  98. The modules should work with standard ImageFX (1.5x, 1.6x, 2.x, ...)
  99. as well as with ImageFX-EGS. I have tried them with both ImageFX-EGS 1.6
  100. and the new ImageFX 2.1 (thanks to NOVA design). The speed advantages
  101. below have been measured with the new ImageFX 2.1. Compared with
  102. ImageFX-EGS 1.6 some of them were even slightly higher (in addition
  103. ImageFX-EGS comes with fewer standard loader modules).
  104.  
  105. The file format is automatically detected for loading except for the DataType
  106. formats. If you want to load a picture with a DataType, you have to use the
  107. "Load As" function from ImageFX and select "-HHsFastImageFXLoader-" manually
  108. as loader module. The name of the loader module begins with a "-" so that it
  109. appears first in the list of loader modules and thus is used before all
  110. other loader modules.
  111.  
  112. Downscaled loading: To load an image in downscaled form you have to
  113. explicitly select the special loader variants with "50%_size" or "25%_size"
  114. by using Buffer/LoadAs in the loader list. Thoose downscaled loading
  115. functions do currently not support Datatypes if selected manually.
  116. For most of the supported file formats, the picture can be loaded line by
  117. line and loading in downscaled form will thus need much less memory.
  118. Finally a way to load even biggest pictures without slow virtual memory...
  119.  
  120. ARexx support: If you want to load pictures in downscaled form from
  121. ARexx scripts, you can select even more downscaling factors. To use
  122. this you should NOT specify the xx%_size loaders but instead use
  123. LOADBUFFERAS -HHsFastImageFXLoader- ...picturename... Scale #
  124. where you replace # by a single digit from 1 to 9, which will then
  125. be used as a downscaling factor (e.g. 2 for 50%, 4 for 25%). In this
  126. case also Datatype pictures can be loaded in downscaled form.
  127.  
  128. The typical speed advantage factors on my configuration (see below) are:
  129.  
  130. DataTypes: depending on DataType, but usually loading will be significantly
  131.            faster with my DataType support (compared to IFX 2.1 DataType support),
  132.            e.g. about 1.5 for ZGIF DataType or REKO DataType...
  133. IFF-ILBM: upto 4.75 (e.g. IFF 8Bit)
  134. PPM/PBM: upto 7.2 (P6)
  135. QRT: upto 4.4
  136. Targa: upto 8.7 (uncompr.)
  137. PCX: upto 11.2 (planar 4Bit)
  138. BMP: upto 4.6 (24Bit)
  139. TIF: upto 8.5 (packbit compr. 4Bit)
  140. RGB: upto 3.7 (RGB8)
  141. YUV: upto 5.6 (YUV1/4)
  142. IFF-PBM: upto 1.3
  143. SunRaster: upto 4.6 (grey)
  144. MacPaint: upto 1.5
  145. GIF: upto 2.1 (HHsFastIFXModules DataType loading with ZGIF-DataType compared with
  146.                IFX-GIF loader)
  147. PhotoCD: upto 2.0 (compared with PD-PCD loader in base size; in addition my loader
  148.      usually rotates portrait pictures automatically to correct orientation)
  149.  
  150. (only loading times compared, not displaying; my configuration: Amiga 3000;
  151.  68030/25MHz; loading from Quantum harddrive; PhotoCD loading from NEC2x)
  152.  
  153. The loader includes many formats, which the original loaders (I compared with
  154. ImageFX-EGS 1.61) do not support: PhotoCD, IFF-DEEP, IFF-ACBM, FBM, Sun raster,
  155. VLab raw, DataTypes, RGB5, PBM4, TGA1, YUV grey, PCX grey, BMP compressed, EGS icons,
  156. MacPaint (Datafork). Many of them are not supported by ImageFX 2.1 as well.
  157.  
  158. It also loads many formats, which are loaded with wrong colors (or other bugs)
  159. in some original loaders, e.g IFF-ILBM-EHB, BMP1, PBM1, TIF1 grey, TGA grey.
  160. The original PCX loader also had massive problems with loading VGA
  161. pictures from CD-ROMs under the OS3.1 CD-file system. Although this is a bug in
  162. the file system, I could work around this so that my loader should work with
  163. CD-ROMs under the OS3.1 filesystem. Please note that some third party CD-ROM-
  164. file systems can cause massive problems as well, so I recommend to use the
  165. original Commodore OS3.1 filesystem.
  166.  
  167. The saver module can be used as normal (QRT and HHsYUVSqAnimation only for true
  168. color/greyscale buffers; Targa and HHsXRL also usable for rendered images from
  169. 2 to 256 colors). The individual formats and variants are listed at the
  170. beginning of the list of savers in the SaveAs window. The typical speed
  171. advantage for the fast saver module:
  172.  
  173. QRT: upto 3.5
  174. Targa: upto 3.8 (compressed)
  175.  
  176. Beside the speed advantage, the general compression is also better
  177. (compared to ImageFX-EGS 1.61). Targa compression is sometimes 25% better
  178. with my saver than with the original. The Targa saver also supports
  179. the true greyscale format for greyscale pictures and allows compression
  180. of rendered images as well. Rendered 1Bit images will be saved in 1Bit
  181. Targa format. For good compression of e.g. raytracing pictures I recommend
  182. my own file formats "HHsXRL", usable from 1Bit to 24Bit. This format is
  183. also supported by my universal image viewer "CyberShow".
  184.  
  185. The HHsYUVSqAnimation saver can be used to create new animation files
  186. (if you specify a new file) or to append the current picture to an
  187. existing HHsYUVSq animation file which has the same frame size (if
  188. you specify an old HHsYUVSq animation file). The reccomended file
  189. extension for HHsYUVSq animation files is ".seq". To playback the
  190. animations you can use: a) CyberTVPlayer
  191.                 for playback in TrueColor with CyberGraphX
  192.                 or for playback on all Amigas with OS3.x
  193.             b) EGSTVPlayer
  194.                 for playback in TrueColor etc. with EGS
  195. Both CyberTVPlayer and EGSTVPlayer are freeware and should be available
  196. e.g. on Aminet in gfx/board.
  197.  
  198. For easy creation of HHsYUVSq animations two ARexx scripts are included:
  199.   a) MakeAnim.rx will ask for a source directory and a destination file.
  200.      It will then load all pictures in the source directory (in alphabetical
  201.      order) and create/append them into the HHsYUVSq animation. If neccessary,
  202.      downscaling will be applied. Please note that all pictures should have
  203.      the same size!
  204.   b) ConvertAnim.rx will ask for a source animation and a destination file.
  205.      The source animation can be in any animation format which ImageFX
  206.      supports. All frames will be loaded and then saved/appended into the
  207.      HHsYUVSq animation file (downscaled if neccessary).
  208.  
  209. The fast loading/saving functions have all been written by me in assembler and
  210. optimized for fastest speed. I did this for my famous shareware programs
  211. *** CyberShow *** (universal viewer for all Amigas and esp. for Cybergraphics
  212. users), *** EGSPhotoAlbum Professional *** (picture management and presentation
  213. software for EGS) and *** EGS-TV Professional *** (sequence/animation editing,
  214. framegrabber (VLab/IV24) and Blue Screen Keying software for EGS).
  215. When new formats are implemented for my other programs (or the speed is improved
  216. further), I will usually also update the modules, which registered user can then
  217. use due to the keyfile concept.
  218.  
  219. Please note: The HHsFastImageFXScaler module does not contain any loading
  220. function itself. Instead it invokes general loading with the Scale #
  221. parameter. This only works if the HHsFastImageFXLoader (or another
  222. loader which supports this) is installed as well.
  223.  
  224. Registration
  225. ============
  226.  
  227. You can register for the modules at the small add-on price of only 8US$ or
  228. 10DM if you order them together with one of my other shareware programs,
  229. e.g. CyberShow, the universal viewer and slideshow program for all Amigas
  230. with at least OS3.0 (loading the same formats as the FastIFXModules and
  231. additionally JPeg; incl. CyberGraphX support for TrueColor displaying...)
  232. or EGSPhotoAlbum or EGS-TV. Please use the registration forms of thoose
  233. programs and specify your add-on module order there and include the extra
  234. amount.
  235.  
  236. Otherwise you should use the included registration form to register:
  237.  
  238. If you only want to register for the modules, the registration fee is
  239. 18US$ outside europe or 20DM in europe. You will also get the latest demo
  240. versions of my other programs. Additional modules (e.g. UniversalGIO for
  241. Photogenics or XiPaintModule for XiPaint) can be ordered at the lower
  242. add-on price.
  243.  
  244. If you are already a registered user of one of my programs and now want to
  245. register for the modules, the registration fee is 13US$ outside europe or
  246. 15DM (in europe). Additional modules (e.g. UniversalGIO for Photogenics or
  247. XiPaintModule for XiPaint) can be ordered at the lower add-on price.
  248.  
  249. (Special note for users in germany only: Wenn Sie schon registrierter Benutzer
  250.  eines meiner Shareware-Programme sind und sich Ihre Anschrift nicht
  251.  geändert hat, können Sie die Module direkt per Überweisung bestellen.
  252.  Als Verwendungszweck geben Sie bitte "FastIFX für ...." an, wobei Sie
  253.  das Programm was Sie schon haben und die Registriernummer angeben.
  254.  Zusätzlich möglichst auch noch Name/Anschrift; die Bankverbindung:
  255.  Konto-Nr. 5740147 BLZ 310 500 00 Stadtspark. Mönchengladbach)
  256.  (No bank transfers from outside germany!)
  257.  
  258. Send your filled in registration form together with cheque, international
  259. postal money order or banknotes to:
  260.  
  261.     Helmut Hoffmann
  262.     Rubensstrasse 4
  263.     D-41063 Moenchengladbach
  264.     Germany
  265.  
  266. Special Thanks
  267. ==============
  268.  
  269. My special thanks go to Mr. Kermit Woodall, Mr. Thomas Krehbiel and
  270. NOVA design for their kind support
  271. and to all registered HHsFastIFXModule users (located currently in 18
  272. countries all over the world...).
  273.  
  274. Disclaimer
  275. ----------
  276.  
  277. This software (program and documentation) is provided "as is" and
  278. comes with no warranty, either expressed or implied.
  279. The author is in no way responsible for any damage or loss that may
  280. occur due to direct or indirect usage of this software. You use
  281. this software entirely at your own risk.
  282.  
  283. Copyright and Distribution
  284. --------------------------
  285.  
  286. HHsFastImageFXModule (modules and documentation) is copyright by
  287.  
  288.     Helmut Hoffmann
  289.     Rubensstrasse 4
  290.     D-41063 Moenchengladbach
  291.     Germany
  292.  
  293. The demo version may be freely distributed and used as
  294. long as the following conditions are met:
  295.  
  296. 1) All files have to be kept together
  297.  
  298. 2) No file may be modified or crunched/packed.
  299.  
  300.    The only official way to distribute the demo packed is the
  301.    original fastifxmodules.lha archive.
  302.    The modules may not be disassembled or analysed. The limitations
  303.    integrated in the demo version may under no circumstance be removed
  304.    or bypassed.
  305.  
  306. 3) Distributors may only charge for the duplication process (including media)
  307.    and not for the software. Theese charges may not exceed the following
  308.    limits: a) Demo on a PD-disk: 7$ (US-dollar) including
  309.               postage&packing (in Germany: 10DM)
  310.        b) Demo on a PD-CD-ROM: 40$ (US-dollar) including
  311.               postage&packing (in Germany: 60DM)
  312.        c) Demo on a BBS/Mailbox/ftp-site or other electronically
  313.               callable system: Maximum charge 3$ (US-dollar) (in Germany: 5DM)
  314.               for downloading
  315.    Anyway, it must be made explictly clear to the buyer, that he does not
  316.    pay for the modules (demo) itself but only for the duplication service.
  317.  
  318. 4) It is not allowed to distribute this demo with any commercial product
  319.    without a written permission by me. One exception is the distribution of
  320.    the demo version with products not exceeding the above price limits (e.g.
  321.    a cover-disk magazine for 7$ or less).
  322.  
  323.    The following companies have my explicit permission to distribute the
  324.    demo with their products: NOVA Design, Ingenieurbüro Helfrich, MacroSystem.
  325.  
  326. 5) The registered version may not be redistributed. It may only run on one
  327.    machine per registration. It is allowed to make a backup copy of the
  328.    original disk.
  329.  
  330. Version history
  331. ---------------
  332.  
  333. V1.0 (17th feb. 95): Support for IFF-ILBM,PPM,QRT,Targa,PCX,BMP,TIF,EGS7.x,
  334.             DEEP,RGB,YUV,VLab,HHsYUVSq,DataTypes (picture&animation)
  335.  
  336. V2.0 (25th feb. 95): Added support for FBM (24Bit,8Bit),IFF-ACBM,IFF-PBM(DPII),
  337.             Sun raster (1Bit, 8Bit, 24Bit uncompressed),PBM-P1,
  338.             BMP 4Bit and interleaved Targa formats
  339.              Slight acceleration of some loading functions (esp. ILBM)
  340.              Improved DataType handling
  341.  
  342. V2.5 (1st march 95): Added support for MacPaint (1Bit compressed; datafork only),
  343.             PBM-P4, PCX uncompressed and EGA-grey, Targa 1Bit,
  344.             TIF packbit compressed and grey 1-4Bit
  345.              Many enhancements on various formats for more compatibility
  346.  
  347. V3.0 (14th march 95): Introduction of the fast saver module to supplement the
  348.             fast loader module (QRT, Targa 1Bit/8Bit/24Bit, HHsXRL)
  349.               Added loader support for HHsXRL (1Bit-8Bit, HAM, 24Bit)
  350.               Acceleration of some planar loaders (e.g. ILBM, DataTypes)
  351.               Improved HAM6 loading quality
  352.               Correction of Targa 1Bit loading for compressed pictures
  353.  
  354. V3.1 (07th april 95): Acceleration of RGB8 and RGB5 loader function
  355.  
  356. V4.0 (30th april 95): Added support for PhotoCD (Base size; incl. portrait orientation)
  357.  
  358. V4.1 (09th may 95): Removed inconsistency in DataType-HAM8 handling for more compatibility
  359.             Filtering out of PCD overview files
  360.  
  361. V4.2 (07th july 95): Correction of Sun raster 24Bit loading (wrong colors and
  362.             problems with odd sized images)
  363.              Updated documentation to reflect speed advantage compared
  364.             to ImageFX 2.1 instead of ImageFX-EGS 1.6
  365.  
  366. V4.3 (12th july 95): Changed IFF-ILBM loading to not automatically load brushes
  367.             containing a mask (you can still load them as pictures
  368.             with my module by using the LoadAs function).
  369.             This was neccessary as otherwise brushes could not be
  370.             loaded together with their mask if the FastIFXModules
  371.             were installed (as there is no Brush-LoadAs function).
  372.  
  373. V4.4 (21st july 95): Support for RLE compressed 8Bit and 1Bit BMP files
  374.              Bug fix for loading function which could lead to crashes if
  375.             certain non-picture files where detected as a picture
  376. V4.5 (5th aug. 95): Changed TIF loader for better compatibility with certain pics
  377.             Extended Targa loader by 15Bit and 16Bit HiColor loading
  378. V4.6 (29th aug. 95): Support for new file formats: binary-EPS bitmaps RGB,CMYK
  379.             and TBCPlus frames
  380.              Correction of bug in datatype.library usage (which could
  381.             lead to a crash under OS2.x when no datatype.library was
  382.             present and LoadAs was used)
  383. V4.7 (9th oct. 95): Extended TIF loader to support "Intel" byte order files
  384.             and more variants
  385.  
  386. V5.0 (11th dec. 95): Extended saver module by HHsYUVSq animation saver function;
  387.             included ARexx scripts to automatically create such
  388.             animations from multiple pictures or from other anims.
  389.             Use CyberTVPlayer or EGSTVPlayer to play such animations.
  390.             Extended IFF loader to accept 0-sized chunks
  391.             Included bonus program "IFXAppWindow"
  392.  
  393. V6.0 (12th feb. 96): Support for downscaled loading: Special loader support
  394.             module "-HHsFastImageFXScaler-" offers 50% and 25% size
  395.             loading for selection in the loader list.
  396.             With ARexx parameter "Scale" you can select
  397.             any downscaling factor from 1 to 9 directly for the
  398.             FastImageFXLoader.
  399.             Useful to load "too big" pictures without much memory
  400.             or extremly fast...
  401.             Extended IFF loader to accept unusual sized color maps
  402. V6.1 (24th march 96): Changed PCX loading for more compatibility
  403. V6.2 (29th april 96): Extended PCX loading for even more compatibility
  404.  
  405.  
  406. ============================= Archive contents =============================
  407.  
  408. Original  Packed Ratio    Date     Time    Name
  409. -------- ------- ----- --------- --------  -------------
  410.      628     269 57.1% 11-Dec-95 18:16:12  FastImageFXModules.info
  411.    26476   13969 47.2% 28-Apr-96 22:39:54 +-HHsFastImageFXLoader-
  412.     9384    4527 51.7% 11-Dec-95 03:42:02 +-HHsFastImageFXSaver-
  413.      680     450 33.8% 11-Feb-96 23:13:08 +-HHsFastImageFXScaler-
  414.     2097     892 57.4% 10-Dec-95 23:26:30 +convertanim.rx
  415.      461     159 65.5% 09-Dec-95 22:44:26 +convertanim.rx.info
  416.    19887    8089 59.3% 29-Apr-96 01:36:38 +FastIFXModules.readme
  417.      477     246 48.4% 09-Dec-95 22:38:38 +FastIFXModules.readme.info
  418.     2088    1168 44.0% 09-Dec-95 23:32:02 +IFXAppWindow
  419.      450     126 72.0% 09-Dec-95 22:38:38 +IFXAppWindow.info
  420.     1569     831 47.0% 29-Apr-96 01:14:28 +IFXAppWindow.readme
  421.      477     248 48.0% 09-Dec-95 22:38:38 +IFXAppWindow.readme.info
  422.      873     408 53.2% 12-Feb-96 00:06:58 +Install
  423.      466     138 70.3% 09-Dec-95 22:38:38 +Install.info
  424.     2034     901 55.7% 10-Dec-95 23:29:16 +makeanim.rx
  425.      461     174 62.2% 09-Dec-95 22:38:38 +makeanim.rx.info
  426.     2225     962 56.7% 28-Apr-96 22:17:14 +registration.txt
  427.      477     250 47.5% 09-Dec-95 22:38:38 +registration.txt.info
  428. -------- ------- ----- --------- --------
  429.    71210   33807 52.5% 01-May-96 09:36:38   18 files
  430.